August 11, 2019

Overview

This presentation was created by Eric J Nelson on August 11, 2019. It meets the requirements for the week 3 assignment for Developing Data Products.

This is a presentation of the mtcars dataset in an interactive plot using plotly.

Cars - HP~mpg by # of cylinders

This plot displays the mtcars dataset by plotting HP and MPH as the x and y in a scatterplot. The color references the 3 of cyclinders for each car and the size of the circle represents the weight(1000 lbs).